icedtea-8-plugin software package provides web browser plugin based on OpenJDK and IcedTea to execute Java applets, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install icedtea-8-plugin
icedtea-8-plugin is installed in your system.
Make ensure the icedtea-8-plugin package were installed using the commands given below,
$ sudo dpkg-query -l | grep icedtea-8-plugin *
You will get with icedtea-8-plugin package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Web Software |
| Package | icedtea-8-plugin |
| Version | 1.6.2-3ubuntu1 |
| Description | web browser plugin based on OpenJDK and IcedTea to execute Java applets |
| Sub Section | web |